Skip to content

Add pull request template#190

Merged
JensOgorek merged 1 commit intomainfrom
github_pullrequest_template
Jan 28, 2026
Merged

Add pull request template#190
JensOgorek merged 1 commit intomainfrom
github_pullrequest_template

Conversation

@JensOgorek
Copy link
Contributor

Motivation

Add a pull request template to guide contributors and ensure consistent PR descriptions across the project. This helps maintainers review PRs more effectively by prompting authors to explain their motivation and implementation approach.

Based on the template from NiceGUI.

Implementation

Add a standard GitHub PR template at .github/PULL_REQUEST_TEMPLATE.md with three sections:

  • Motivation: Why the change is needed
  • Implementation: How it works
  • Progress: Checklist for completion, hardware testing, and documentation

Progress

  • The implementation is complete.
  • Tested on hardware (or is not necessary).
  • Documentation has been updated (or is not necessary).

@JensOgorek JensOgorek added this to the 0.11.0 milestone Jan 28, 2026
@JensOgorek JensOgorek self-assigned this Jan 28, 2026
@JensOgorek JensOgorek added the enhancement New feature or request label Jan 28, 2026
@JensOgorek JensOgorek merged commit 52cb9b2 into main Jan 28, 2026
@JensOgorek JensOgorek deleted the github_pullrequest_template branch January 28, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants